home *** CD-ROM | disk | FTP | other *** search
/ SGI Varsity Update 1998 August / SGI Varsity Update 1998 August.iso / docs / relnotes / patchSG0002580 / ch1.z / ch1
Text File  |  1998-07-29  |  10KB  |  331 lines

  1.  
  2.  
  3.  
  4.                                   - 1 -
  5.  
  6.  
  7.  
  8.        1.  _P_a_t_c_h__S_G_0_0_0_2_5_8_0__R_e_l_e_a_s_e__N_o_t_e
  9.  
  10.        This release note describes patch SG0002580 to IRIX 6.2.
  11.        Patch SG0002580 replaces patches SG0001234, SG0001350,
  12.        SG0001398, SG0001428, SG0001470, SG0001585, SG0001746,
  13.        SG0002026, and SG0002154.
  14.  
  15.        1.1  _S_u_p_p_o_r_t_e_d__H_a_r_d_w_a_r_e__P_l_a_t_f_o_r_m_s
  16.  
  17.        This patch contains bug fixes for all platforms.
  18.  
  19.  
  20.        1.2  _S_u_p_p_o_r_t_e_d__S_o_f_t_w_a_r_e__P_l_a_t_f_o_r_m_s
  21.  
  22.        This patch contains bug fixes for the X11 Execution
  23.        Environment on a system running IRIX 6.2 (version
  24.        1232792130) or IRIX 6.2 with Indigo2 Impact 10000 (version
  25.        1233007720).  The software cannot be installed on other
  26.        configurations.
  27.  
  28.        1.3  _B_u_g_s__F_i_x_e_d__b_y__P_a_t_c_h__S_G_0_0_0_2_5_8_0
  29.  
  30.        This patch contains fixes for the following bugs in IRIX
  31.        6.2.  Bug numbers from Silicon Graphics bug tracking system
  32.        are included for reference.
  33.  
  34.           +o IRIX6.2 doesn't support Turkish locale and keyboard.
  35.             (Bug #519535) (This patch fixes only keyboard stuff for
  36.             the bug.)
  37.  
  38.           +o XtOwnSelectionIncremental fails. (Bug #523684)
  39.  
  40.           +o Buffer overflow in Xrm code. (Bug #530669)
  41.  
  42.           +o Buffer overflow in Xt default error handler. (Bug
  43.             #530672)
  44.  
  45.           +o XInternAtom() generates bad X request in the 64 bit
  46.             library. (Bug #537721)
  47.  
  48.           +o Buffer overflow in X library font name parsing. (Bug
  49.             #543320)
  50.  
  51.        1.4  _B_u_g_s__F_i_x_e_d__b_y__P_a_t_c_h__S_G_0_0_0_2_1_5_4
  52.  
  53.        Patch SG0002580 also includes the bug fixes from Patch
  54.        SG0002154.
  55.  
  56.           +o dlopen("libXt.so", RTLD_NOW) results in a fatal runtime
  57.             error, with an unresolved external symbol
  58.             SgCvtCreateConversionContext. (Bug #433544)
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.                                   - 2 -
  71.  
  72.  
  73.  
  74.           +o XCreateIC leaks memory. (Bug #439052)
  75.  
  76.           +o Applications which generate signals such as SIGARLM may
  77.             lose connection to IM server. (Bug #488823)
  78.  
  79.           +o Security vulnerability in libXt (Bug #493564)
  80.  
  81.           +o Buffer overflow allows unprivileged users to get root
  82.             access through setuid X programs. (Bug #495591)
  83.  
  84.           +o Buffer overflows possible in libX11
  85.             internationalization code.  (Bug #496885)
  86.  
  87.           +o Potential buffer overflow in XGetErrorDatabaseText.
  88.             (Bug #518036)
  89.  
  90.        1.5  _B_u_g_s__F_i_x_e_d__b_y__P_a_t_c_h__S_G_0_0_0_1_5_8_5
  91.  
  92.        Patch SG0002580 also includes the bug fixes from Patch
  93.        SG0001585.  Patch SG0001585 includes the bug fixes from
  94.        patches SG0001234, SG0001398, SG0001428, SG0001470.
  95.  
  96.           +o A call to XInternAtom passing a non-existent atom
  97.             generates an X request with a length of -1.  This
  98.             causes an X Bad Length error and a subsequent crash of
  99.             the application.  (Bug #353344)
  100.  
  101.           +o The X library does not include a converter which goes
  102.             from X keysyms to KOI8 characters.  Without this
  103.             converter, XmbLookupString and XwcLookupString cannot
  104.             be used in a locale which uses the KOI8 character set,
  105.             effectively making it impossible to use.  This patch
  106.             also adds a locale directory entry for the KOI8-based X
  107.             locale.  (Bug #365702)
  108.  
  109.           +o Update the Russian keymap to make group lock available
  110.             by pressing both shift keys simultaneously. (Bug
  111.             #377695)
  112.  
  113.           +o Extra characters are generated when the group is
  114.             changed by pressing both shift keys in the KOI-8-based
  115.             Russian locale. (Bug #381248)
  116.  
  117.           +o iwsh is sometimes killed when caps lock is pressed
  118.             while using the KOI-8-based Russian locale. (Bug
  119.             #381257)
  120.  
  121.           +o XIM server displays '$' on the textfield. (Bug #383796)
  122.  
  123.           +o Showcase does not work with patch1398. (Bug #390471)
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.                                   - 3 -
  137.  
  138.  
  139.  
  140.           +o Xlib creates wrong CompoundText for Cut&Paste due to an
  141.             SJIS to CompoundText converter problem. (Bug #400963)
  142.  
  143.           +o Add big5 support to libX11. (Bug #430277)
  144.  
  145.           +o xwnmo sets wrong locale with big5 locale. (Bug #430290)
  146.  
  147.        1.6  _B_u_g_s__F_i_x_e_d__b_y__P_a_t_c_h__S_G_0_0_0_1_7_4_6
  148.  
  149.        Patch SG0002580 also includes the bug fixes from Patch
  150.        SG0001746.
  151.  
  152.           +o A call to XInternAtom passing a non-existent atom
  153.             generates an X request with a length of -1.  This
  154.             causes an X Bad Length error and a subsequent crash of
  155.             the application.  (Bug #353344)
  156.  
  157.        1.7  _B_u_g_s__F_i_x_e_d__b_y__P_a_t_c_h__S_G_0_0_0_2_0_2_6
  158.  
  159.        Patch SG0002580 also includes the bug fixes from Patch
  160.        SG0002026.  Patch SG0002026 includes the bug fixes from
  161.        Patch SG0001350.
  162.  
  163.           +o Add support for a new Xt resource that specifies the
  164.             desks an application appears in. (Bug #380848)
  165.  
  166.           +o Some keypad keys activate the wrong text widget
  167.             translations when NumLock is enabled.  This only
  168.             happens when the user is using a keyboard mapping with
  169.             four keysyms per keycode (common with European
  170.             keyboards). (Bug #463094)
  171.  
  172.        1.8  _S_u_b_s_y_s_t_e_m_s__I_n_c_l_u_d_e_d__i_n__P_a_t_c_h__S_G_0_0_0_2_5_8_0
  173.  
  174.        This patch release includes these subsystems:
  175.  
  176.           +o patchSG0002580.x_eoe_sw.Server
  177.  
  178.           +o patchSG0002580.x_eoe_sw.eoe
  179.  
  180.           +o patchSG0002580.x_eoe_sw32.eoe
  181.  
  182.           +o patchSG0002580.x_eoe_sw64.eoe
  183.  
  184.           +o patchSG0002580.x_dev_sw.dev
  185.  
  186.           +o patchSG0002580.x_dev_sw32.dev
  187.  
  188.           +o patchSG0002580.x_dev_sw64.dev
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202.                                   - 4 -
  203.  
  204.  
  205.  
  206.        1.9  _I_n_s_t_a_l_l_a_t_i_o_n__I_n_s_t_r_u_c_t_i_o_n_s
  207.  
  208.        Because you want to install only the patches for problems
  209.        you have encountered, patch software is not installed by
  210.        default.  After reading the descriptions of the bugs fixed
  211.        in this patch (see Section 1.3), determine the patches that
  212.        meet your specific needs.
  213.  
  214.        If, after reading Sections 1.1 and 1.2 of these release
  215.        notes, you are unsure whether your hardware and software
  216.        meet the requirements for installing a particular patch, run
  217.        _i_n_s_t.  The _i_n_s_t program does not allow you to install
  218.        patches that are incompatible with your hardware or
  219.        software.
  220.  
  221.        Patch software is installed like any other Silicon Graphics
  222.        software product.  Follow the instructions in your _S_o_f_t_w_a_r_e
  223.        _I_n_s_t_a_l_l_a_t_i_o_n _A_d_m_i_n_i_s_t_r_a_t_o_r'_s _G_u_i_d_e to bring up the miniroot
  224.        form of the software installation tools.
  225.  
  226.        Follow these steps to select a patch for installation:
  227.  
  228.          1.  At the Inst> prompt, type
  229.  
  230.              iiiinnnnssssttttaaaallllllll ppppaaaattttcccchhhhSSSSGGGG_x_x_x_x_x_x_x
  231.  
  232.              where _x_x_x_x_x_x_x is the patch number.
  233.  
  234.          2.  Initiate the installation sequence. Type
  235.  
  236.              IIIInnnnsssstttt>>>> ggggoooo
  237.  
  238.          3.  You may find that two patches have been marked as
  239.              incompatible.  (The installation tools reject an
  240.              installation request if an incompatibility is
  241.              detected.)  If this occurs, you must deselect one of
  242.              the patches.
  243.  
  244.              IIIInnnnsssstttt>>>> kkkkeeeeeeeepppp ppppaaaattttcccchhhhSSSSGGGG_x_x_x_x_x_x_x
  245.  
  246.              where _x_x_x_x_x_x_x is the patch number.
  247.  
  248.          4.  After completing the installation process, exit the
  249.              _i_n_s_t program by typing
  250.  
  251.              IIIInnnnsssstttt>>>> qqqquuuuiiiitttt
  252.  
  253.  
  254.  
  255.  
  256.  
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268.                                   - 5 -
  269.  
  270.  
  271.  
  272.        1.10  _P_a_t_c_h__R_e_m_o_v_a_l__I_n_s_t_r_u_c_t_i_o_n_s
  273.  
  274.        To remove a patch, use the _v_e_r_s_i_o_n_s _r_e_m_o_v_e command as you
  275.        would for any other software subsystem.  The removal process
  276.        reinstates the original version of software unless you have
  277.        specifically removed the patch history from your system.
  278.  
  279.        vvvveeeerrrrssssiiiioooonnnnssss rrrreeeemmmmoooovvvveeee ppppaaaattttcccchhhhSSSSGGGG_x_x_x_x_x_x_x
  280.  
  281.        where _x_x_x_x_x_x_x is the patch number.
  282.  
  283.        To keep a patch but increase your disk space, use the
  284.        _v_e_r_s_i_o_n_s _r_e_m_o_v_e_h_i_s_t command to remove the patch history.
  285.  
  286.        vvvveeeerrrrssssiiiioooonnnnssss rrrreeeemmmmoooovvvveeeehhhhiiiisssstttt ppppaaaattttcccchhhhSSSSGGGG_x_x_x_x_x_x_x
  287.  
  288.        where _x_x_x_x_x_x_x is the patch number.
  289.  
  290.        1.11  _K_n_o_w_n__P_r_o_b_l_e_m_s
  291.  
  292.        This patch fixes only keyboard stuff for the Bug #519535
  293.         (IRIX6.2 doesn't support Turkish locale and keyboard).
  294.  
  295.  
  296.  
  297.  
  298.  
  299.  
  300.  
  301.  
  302.  
  303.  
  304.  
  305.  
  306.  
  307.  
  308.  
  309.  
  310.  
  311.  
  312.  
  313.  
  314.  
  315.  
  316.  
  317.  
  318.  
  319.  
  320.  
  321.  
  322.  
  323.  
  324.  
  325.  
  326.  
  327.  
  328.  
  329.  
  330.  
  331.